The Message Log tab allows you to view the running process indicating success or failure.
Example:
(Run Queries)
Query OK: ALTER TABLE 'clients' CHANGE COLUMN 'RecordID' 'RecordID' int(10) DEFAULT NULL first
The Message Log tab allows you to view the running process indicating success or failure.
Example:
(Run Queries)
Query OK: ALTER TABLE 'clients' CHANGE COLUMN 'RecordID' 'RecordID' int(10) DEFAULT NULL first